Skip to content

Update DecisionFocusedLearningBenchmarks requirement from 0.6.1 to 0.6.1, 0.7 - #33

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/DecisionFocusedLearningBenchmarks-0.6.1-and-0.7
Open

Update DecisionFocusedLearningBenchmarks requirement from 0.6.1 to 0.6.1, 0.7#33
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/DecisionFocusedLearningBenchmarks-0.6.1-and-0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on DecisionFocusedLearningBenchmarks to permit the latest version.

Release notes

Sourced from DecisionFocusedLearningBenchmarks's releases.

v0.7.0

DecisionFocusedLearningBenchmarks v0.7.0

Diff since v0.6.1

Breaking changes

  • generate_environment(s) methods now wrap the AbstactEnvironment of the corresponding benchmark inside a SeededEnvironment. Now randomness in environments is only managed by the seeded wrapper.
  • now the user needs to implement build_environment instead of generate_environment
  • AbstractEnvironment interface changes, reset! and step! take an addiitional rng input argument
Commits
  • 4e708dc Bump version to 0.7.0 (#95)
  • 256cefa Update JET requirement to 0.11.5 in /test (#88)
  • b52d9a7 feat!: Better reproducibility management of dynamic problems with `SeededEnvi...
  • a7d039b build: remove UnicodePlots and TestItemRunner from test dependencies (#94)
  • 0333652 Update Flux requirement to 0.16.10 in /test (#92)
  • 0968a76 Update StableRNGs requirement to 1.0.4 in /test (#89)
  • 0391225 Update Flux requirement to 0.16.10 in /docs (#87)
  • 6e31643 Update Documenter requirement to 1.17.0 in /test (#84)
  • eb9ba22 Update Plots requirement to 1.41.6 in /test (#83)
  • e4b0575 Update Plots requirement to 1.41.6 in /docs (#82)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [DecisionFocusedLearningBenchmarks](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningBenchmarks.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaDecisionFocusedLearning/DecisionFocusedLearningBenchmarks.jl/releases)
- [Commits](JuliaDecisionFocusedLearning/DecisionFocusedLearningBenchmarks.jl@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: DecisionFocusedLearningBenchmarks
  dependency-version: 0.7.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants